home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Web Masters 11
/
WEB_11.iso
/
100domes
/
Antechinus JavaScript Editor 2.0
/
Setup.exe
/
Setups
/
JSEd
/
Installed
/
Autocomplete
/
RegExp.ini
< prev
next >
Wrap
INI File
|
2002-04-12
|
253b
|
10 lines
[RegExp]
0=2,$n,RegExp.$1...$9
1=2,index,RegExp.index
2=2,input,RegExp.input
3=2,lastIndex,RegExp.lastIndex
4=3,compile,RegExp.compile(pattern);
5=3,exec,RegExp.exec(str);
6=3,test,boolean RegExp.test(String);
7=2,source,readonly RegExp.source